home *** CD-ROM | disk | FTP | other *** search
- ************************************************
- Revision history of
- ***iOpus Internet Macros***
- (c) 2001-2003 www.iOpus.com
- ************************************************
-
- Remarks:
-
- [1] The latest release can always be downloaded from
- our website at http://www.iopus.com/download.htm
-
- [2] Upgrades within a major release are FREE
-
- [3] See http://www.iOpus.com/iim.htm for more information
-
-
- ==================================================================
- 5/02/03 - Version 3.72 released
- ==================================================================
-
- * Fixed: "Hide Display" was ignored when resizing IIM
- * Fixed: EXTRACT issue with small strings
-
- ==================================================================
- 4/21/03 - Version 3.71 released
- ==================================================================
-
- * Improved: HTML popup handler (IIM Browser)
- * Improved: EXTRACT documentation revised
- * Fixed: EXTRACT syntax for complete tables
-
- ==================================================================
- 4/9/03 - Version 3.70 released
- ==================================================================
-
- * Added: Read CSV formatted datasource files
- * Added: SET !DATASOURCE_COLUMNS <value> (number of columns in file)
- * Added: SET !DATASOURCE_LINE <value> (current line)
- * Added: {{COL1}}... variables
- * Added: Demo-Loop-Csv-2-Web Example macro
- * Added: Csv-2-Web Example Script
- * Improved: WINCLICK command
- * Improved: EXTRACT Speed
- * Improved: Wait for items inside frames to be loaded
- * Fixed: EXTRACT ELEM=1(2) issue
- * Fixed: IE PlugIn reload issue
- * Fixed: Several smaller issues
-
- ==================================================================
- 2/6/03 - Version 3.61 released
- ==================================================================
-
- * Improved: iimInit, iimSet, iimPlay accept values of type "Variant"
- * Fixed: iimInit ("", FALSE) returns now -100 if IIM browser not active
- * Fixed: EXTRACT "POS" attribute was not correctly suggested for some web pages
-
- ==================================================================
- 1/29/03 - Version 3.60 released
- ==================================================================
-
- * Added: Run macros in popup (GOTOPOPUP, LEAVEPOPUP)
- * Added: -5 return code for Scripting Interface
- * Improved: Image downloads (CONTENT:EVENT=DOWNLOAD)
- * Improved: Input statement values EXTRACT speed
-
-
- ==================================================================
- 1/15/03 - Version 3.50 released
- ==================================================================
-
- * Added: Image downloads (CONTENT:EVENT=DOWNLOAD)
- * Added: EXTRACT automatically extractes complete tables
- * Added: Extracted table data is automatically converted to CSV format
- * Added: SAVEAS TYPE=EXTRACT to save data directly to file
- * Added: Support for hidden fields (TYPE=HIDDEN)
- * Added: !TAGCHECk YES/NO switch
- * Added: !FILEEXTRACT built-in variable
- * Added: Demo-FileUpload
- * Added: Demo-ImageDownload
- * Added: Demo-Extract-Table
- * Improved: Replay and extraction speed
- * Fixed: Fill & Merge Manager issue
-
- ==================================================================
- 12/20/02 - Version 3.34 released
- ==================================================================
-
- * Added: Trigger events via TAG, e. g. CONTENT=EVENT:#MOUSEOVER
- * Improved: URL list order changed
-
-
- ==================================================================
- 12/04/02 - Version 3.33 released
- ==================================================================
-
- * Added: Improved REPLAY speed
- * Added: !REPLAYSPEED
- * Added: !POPUPMANAGER
- * Improved: VB.NET example
-
- ==================================================================
- 12/02/02 - Version 3.32 released
- ==================================================================
-
- * Added: iimSetInternal ("MACROTIMEOUT", 2) command
- * Fixed: Scripting Interface timing issue
-
- ==================================================================
- 11/29/02 - Version 3.31 released
- ==================================================================
-
- * Added: iimSetInternal ("INTERFACETIMEOUT", 2) command
- * Added: iimInit ("", FALSE) => Reuse open IIM Browser
- * Added: EXTRACT now supports INPUT, SELECTION and TEXTAREA boxes
- * Added: CONTENT=$*abc* for SELECT boxes now uses "like" comparison
- * Fixed: Installation issue for Win 2000 restricted user accounts
-
- ==================================================================
- 11/25/02 - Version 3.3 released
- ==================================================================
-
- * Improved: Extraction Manager
- * Improved: Popup Manager
- * Improved: !ERRORIGNORE command
- * Fixed: IE-Plugin start-up page issue with first recording
- * Fixed: Timeout issue with Scripting Interface
-
- ==================================================================
- 11/04/02 - Version 3.22 released
- ==================================================================
-
- * Added: {{varname!LOOP}} to loop through datasources
- * Added: Demo-Datasources.iim macro
- * Improved: Popup Manager
-
-
- ==================================================================
- 10/28/02 - Version 3.20 released
- ==================================================================
-
- * Added: CONTENT=$name feature for select boxes
- * Added: CONTENT=ALL feature for select boxes
- * Added: SET !LOOP <start value> command
- * Added: New "extract-and-fill.vbs" example
- * Improved: "CHECKING.." algorithm faster and "smarter"
- * Fixed: POS=... and FRAMES issue
-
- ==================================================================
- 10/07/02 - Version 3.11 released
- ==================================================================
-
- * Improved: Scripting Interface
- * Improved: Combine_Macros.vbs Example
-
- ==================================================================
- 09/26/02 - Version 3.1 released
- ==================================================================
-
- * Fixed: Popup Manager Win XP SP1 issue
-
- ==================================================================
- 09/20/02 - Version 3.08 released
- ==================================================================
-
- * Added: {{!DFILE}} variable to name the downloaded file
- * Added: Demo-Winclick Sample Macro
- * Added: -loop X (X= number of loops) command line switch
- * Improved: Extension handling of Downloader
- * Improved: EXTRACT command
- * Fixed: Winclick Click-Mode issue
-
- ==================================================================
- 08/18/02 - Version 3.06 released
- ==================================================================
-
- * Fixed: IE Plug-In error
-
- ==================================================================
- 08/12/02 - Version 3.05 released
- ==================================================================
-
- * Added: {{urlstart}} variable
- * Added: Demo-SlideShow Sample Macro
- * Improved: Extension handling of Downloader
- * Improved: Offline support during script replay
- * Fixed: Replay at origninal speed option
-
- ==================================================================
- 08/08/02 - Version 3.04 released
- ==================================================================
-
- * Added: Acrobat Reader PRINT support
- * Added: Demo-Print Sample Macro
- * Improved: User Manual
- * Fixed: "EXTRACT needs IE 6.0 or better" warning message
- * Fixed: "Debug Popup" Popup Manager
-
-
- ==================================================================
- 08/05/02 - Version 3.03 released
- ==================================================================
-
- * Added: STOPWATCH command (response time measurement)
- * Added: !STOPWATCHPATH
- * Added: Demo-Stopwatch Sample Macro
- * Added: !DEXT variable to modify file download extensions
- * Improved: Popup Manager
- * Fixed: REDIAL command issue
- * Fixed: Various bug fixes based on user feedback
-
-
- ==================================================================
- 07/18/02 - Version 3.02 released
- ==================================================================
-
- * Added: Frame support for CLICK X/Y command
- * Fixed: Various bug fixes based on user feedback
-
-
- ==================================================================
- 07/12/02 - Version 3.01 released
- ==================================================================
-
- * Added: 100 flexible variables
- * Added: More Scripting examples
- * Improved: User Manual
- * Fixed: Various bug fixes based on user feedback
-
- ==================================================================
- 07/03/02 - Version 3.00 released
- ==================================================================
-
- * Improved: User Manual
- * Fixed: Various bug fixes based on user feedback
-
-
- ==================================================================
- 06/25/02 - Version 3.00 Beta 2 released
- ==================================================================
-
- * Added: More WSH and Visual Basic example programs
- * Added: EXTRACT command [PRO & Scripting Edition]
- * Improved: Scripting Interface [Scripting Edition]
-
-
- ==================================================================
- 06/21/02 - Version 3.00 Beta 1 released
- ==================================================================
-
- * Added: Scripting Interface [Scripting Edition]
- * Added: WSH and Visual Basic example programs
- * Added: WINCLICK command [PRO & Scripting Edition]
- * Added: IIM Popup Manager
- * Added: ONPOPUP command
- * Added: TAGPOSITION command
- * Added: !LOOP Variable
- * Improved: Frame support
- * Improved: TAG TYPE=SELECT statement ("ALL" parameter)
- * Improved: {{Variable}} can be part of the command as well
- * Changed: Use {{!VAR1}} instead of !VAR1
-
-
- ==================================================================
- 05/03/02 - Version 2.11 released
- ==================================================================
-
- * Added: CONTENT tag for CLICK command
- * Fixed: Command line variables !VAR1 (..) correctly recognized
- * Fixed: Several minor issues
-
- ==================================================================
- 04/22/02 - Version 2.10 released
- ==================================================================
-
- * Added: Support for java script combo boxes
- * Added: INPUT FILE warning message
- * Fixed: FRAME command issue
- * Fixed: LOOP command issue
- * Fixed: Several minor issues
-
- ==================================================================
- 04/04/02 - Version 2.05 released
- ==================================================================
-
- * Fixed: Time out issue
-
- ==================================================================
- 04/02/02 - Version 2.04 released
- ==================================================================
-
- * Added: Support for Restricted User accounts
- * Fixed: Win 9x problems with the browser add-in
-
- ==================================================================
- 02/20/02 - Version 2.03 released
- ==================================================================
-
- * Improved: Frame support
- * Fixed: Several minor issues
-
- ==================================================================
- 02/12/02 - Version 2.01 released
- ==================================================================
-
- * Fixed: Several minor issues
-
- ==================================================================
- 02/07/02 - Version 2.0 released
- ==================================================================
-
- * Added: -loop command line option
- * Added: !DDIR parameter
- * Added: !TIMEOUT parameter
- * Added: !CHECKING paramter
- * Improved: Start page can be set by user
- * Fixed: Several minor issues
-
- ==================================================================
- 12/17/01 - Version 2.0 BETA 5 released
- ==================================================================
-
- * Added: ALL attribute for multiple selection
- * Fixed: Several bug fixes
-
- ==================================================================
- 12/11/01 - Version 2.0 BETA 4 released
- ==================================================================
-
- * Added: Fill & Merge Manager
-
- ==================================================================
- 12/06/01 - Version 2.0 BETA 3 released
- ==================================================================
-
- * Added: Complete IE Integration
- * Added: PRO Version Stand-alone browser /player / recorder
- * Added: MERGE function
- * Added: Tray mode
- * Added: Log file
- * Added: Adjustable Time-Out
- * Improved: Major record & replay enhacements
-
-
- ==================================================================
- 8/16/01 - Version 1.23 released
- ==================================================================
-
- * Added: CMDLINE command
- * Fixed: Long file name issue
-
- ==================================================================
- 8/15/01 - Version 1.22 released
- ==================================================================
-
- * Changed: Welcome page now offline available
-
- ==================================================================
- 8/10/01 - Version 1.21 released
- ==================================================================
-
- * Fixed: Command line options
-
-
- ==================================================================
- 8/08/01 - Version 1.2 released
- ==================================================================
-
- * Added: SAVE command
- * Added: DOWNLOAD handling
- * Improved: TAG statement
- * Improved: Several smaller issues
-
-
- ==================================================================
- 8/01/01 - Version 1.1 released
- ==================================================================
-
- * Added: Take URL from browser
- * Added: New commands: "NEXTMACRO", "PROMPT" and "SET"
- * Added: Support for variables
- * Improved: Form filling speed
- * Improved: IMG support
- * Revised user manual
-
- ==================================================================
- 7/22/01 - Version 1.01 released
- ==================================================================
-
- * Improved web site compatibility
- * Several minor changes
-
- ==================================================================
- 6/30/01 - Version 1.00 BETA released
- ==================================================================
-
- * First public release